home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 11
/
Cream of the Crop 11-1.iso
/
games
/
hi4trio.zip
/
HI4TRIO.EXE
/
S3ZOOM95.DL_
/
S3ZOOM95.DL
/
[0]
next >
Wrap
Text File
|
1995-08-24
|
560b
|
19 lines
case IDD_PRINTREGS:
PrintRegisters(hwnd, hInst, hMem, iMaxLines);
break;
case IDD_SAVEREGS:
SaveS3Registers(hwnd, hInst, hMem, iMaxLines);
return(0);
break;
case IDD_LOADREGS:
ReviewS3Registers(hwnd, hInst, hMem, iMaxLines);
PostMessage(hwnd, WM_PAINT, 0, 0L);
break;
case IDD_READREGS:
nVscrollMax =
iMaxLines = LookAtS3Registers(hwnd, hInst, hMem, iMaxL